Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blueprint] - Add color wheel and modal ( in progress ) #2286

Merged

Conversation

MahtabBukhari
Copy link
Contributor

Ticket №: #2277

closes #2277

Problem:

insert problem you are trying to solve here

Solution:

what was the solution?

Changes:

exactly what changes did you make?

Testing:

did you add any aditional test coverage if so where and what did you test

Notes:

any additional notes

@@ -5,6 +5,7 @@ export const colors = {
bluePressState: 'rgb(57, 97, 220)',
addAttributeBtn: 'rgba(107, 122, 141, 0.25)',
blueTextAccent: 'rgb(130, 180, 255)',
colorPickerThing: 'rgba(255, 158, 239, 1)',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's avoid this kinda naming, we should persue reusable naming, like blue, darkBlue etc, I will merge this, since we already have a mess with naming, just not for the future

Copy link
Collaborator

@Rassl Rassl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work

@Rassl Rassl merged commit 11199e3 into stakwork:master Oct 3, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Blueprint] - Add color wheel and modal
2 participants